added samples
[windows-sources.git] / sdk / samples / all in on code / Visual Studio 2010 / VBAzureBingMaps / WebRole1 / AzureBingMaps.WebRole.vbproj
blobb98de0130c37d14f615337d2bc64defa7b73e14a
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <PropertyGroup>
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6     <ProductVersion>
7     </ProductVersion>
8     <SchemaVersion>
9     </SchemaVersion>
10     <ProjectGuid>{2F5B0B50-E0E5-40E1-9EF8-CE3ADA11F2E0}</ProjectGuid>
11     <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{F184B08F-C81C-45F6-A57F-5ABD9991F28F}</ProjectTypeGuids>
12     <OutputType>Library</OutputType>
13     <RootNamespace>AzureBingMaps.WebRole</RootNamespace>
14     <AssemblyName>AzureBingMaps.WebRole</AssemblyName>
15     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
16     <MyType>Custom</MyType>
17     <SilverlightApplicationList>{67A37CBB-4139-4A6B-8C7D-D43F0E9C6F5B}|..\SilverlightClient\SilverlightClient.vbproj|ClientBin|False</SilverlightApplicationList>
18   </PropertyGroup>
19   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
20     <DebugSymbols>true</DebugSymbols>
21     <DebugType>full</DebugType>
22     <DefineDebug>true</DefineDebug>
23     <DefineTrace>true</DefineTrace>
24     <OutputPath>bin\</OutputPath>
25     <DocumentationFile>AzureBingMaps.WebRole.xml</DocumentationFile>
26     <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
27   </PropertyGroup>
28   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
29     <DebugType>pdbonly</DebugType>
30     <DefineDebug>false</DefineDebug>
31     <DefineTrace>true</DefineTrace>
32     <Optimize>true</Optimize>
33     <OutputPath>bin\</OutputPath>
34     <DocumentationFile>AzureBingMaps.WebRole.xml</DocumentationFile>
35     <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
36   </PropertyGroup>
37   <PropertyGroup>
38     <OptionExplicit>On</OptionExplicit>
39   </PropertyGroup>
40   <PropertyGroup>
41     <OptionCompare>Binary</OptionCompare>
42   </PropertyGroup>
43   <PropertyGroup>
44     <OptionStrict>Off</OptionStrict>
45   </PropertyGroup>
46   <PropertyGroup>
47     <OptionInfer>On</OptionInfer>
48   </PropertyGroup>
49   <ItemGroup>
50     <Reference Include="Microsoft.ApplicationServer.Caching.Client, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
51       <SpecificVersion>False</SpecificVersion>
52       <HintPath>C:\Program Files\Windows Azure AppFabric SDK\V2.0\Assemblies\Cache\Microsoft.ApplicationServer.Caching.Client.dll</HintPath>
53     </Reference>
54     <Reference Include="Microsoft.ApplicationServer.Caching.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
55       <SpecificVersion>False</SpecificVersion>
56       <HintPath>C:\Program Files\Windows Azure AppFabric SDK\V2.0\Assemblies\Cache\Microsoft.ApplicationServer.Caching.Core.dll</HintPath>
57       <Private>True</Private>
58     </Reference>
59     <Reference Include="Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
60       <SpecificVersion>False</SpecificVersion>
61       <HintPath>C:\Windows\assembly\GAC_MSIL\Microsoft.IdentityModel\3.5.0.0__31bf3856ad364e35\Microsoft.IdentityModel.dll</HintPath>
62       <Private>True</Private>
63     </Reference>
64     <Reference Include="Microsoft.Live.AuthHandler">
65       <HintPath>C:\Users\v-ylluo\Downloads\Windows Live SDK (1)\Windows Live SDK\v4.1\API Toolkits\Microsoft.Live.AuthHandler.dll</HintPath>
66     </Reference>
67     <Reference Include="Microsoft.SqlServer.Types, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
68       <SpecificVersion>False</SpecificVersion>
69       <HintPath>C:\Program Files (x86)\Microsoft SQL Server\100\SDK\Assemblies\Microsoft.SqlServer.Types.dll</HintPath>
70       <Private>True</Private>
71     </Reference>
72     <Reference Include="Microsoft.Web.DistributedCache">
73       <HintPath>C:\Program Files\Windows Azure AppFabric SDK\V2.0\Assemblies\Cache\Microsoft.Web.DistributedCache.dll</HintPath>
74     </Reference>
75     <Reference Include="Microsoft.WindowsAzure.Diagnostics" />
76     <Reference Include="Microsoft.WindowsAzure.ServiceRuntime" />
77     <Reference Include="Microsoft.WindowsAzure.StorageClient" />
78     <Reference Include="Microsoft.WindowsFabric.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
79       <SpecificVersion>False</SpecificVersion>
80       <HintPath>C:\Program Files\Windows Azure AppFabric SDK\V2.0\Assemblies\Cache\Microsoft.WindowsFabric.Common.dll</HintPath>
81     </Reference>
82     <Reference Include="Microsoft.WindowsFabric.Data.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
83       <SpecificVersion>False</SpecificVersion>
84       <HintPath>C:\Program Files\Windows Azure AppFabric SDK\V2.0\Assemblies\Cache\Microsoft.WindowsFabric.Data.Common.dll</HintPath>
85     </Reference>
86     <Reference Include="System" />
87     <Reference Include="System.Data" />
88     <Reference Include="System.Data.Entity" />
89     <Reference Include="System.Data.Services" />
90     <Reference Include="System.Data.Services.Client" />
91     <Reference Include="System.Drawing" />
92     <Reference Include="System.Core" />
93     <Reference Include="System.Data.DataSetExtensions" />
94     <Reference Include="System.IdentityModel" />
95     <Reference Include="System.Runtime.Serialization" />
96     <Reference Include="System.ServiceModel" />
97     <Reference Include="System.ServiceModel.Web" />
98     <Reference Include="System.Web.Extensions" />
99     <Reference Include="System.Xml.Linq" />
100     <Reference Include="System.Web" />
101     <Reference Include="System.Xml" />
102     <Reference Include="System.Configuration" />
103     <Reference Include="System.Web.Services" />
104     <Reference Include="System.EnterpriseServices" />
105     <Reference Include="System.Web.DynamicData" />
106     <Reference Include="System.Web.Entity" />
107     <Reference Include="System.Web.ApplicationServices" />
108   </ItemGroup>
109   <ItemGroup>
110     <Import Include="Microsoft.VisualBasic" />
111     <Import Include="System" />
112     <Import Include="System.Collections" />
113     <Import Include="System.Collections.Generic" />
114     <Import Include="System.Data" />
115     <Import Include="System.Linq" />
116     <Import Include="System.Xml.Linq" />
117     <Import Include="System.Diagnostics" />
118     <Import Include="System.Collections.Specialized" />
119     <Import Include="System.Configuration" />
120     <Import Include="System.Text" />
121     <Import Include="System.Text.RegularExpressions" />
122     <Import Include="System.Web" />
123     <Import Include="System.Web.Caching" />
124     <Import Include="System.Web.SessionState" />
125     <Import Include="System.Web.Security" />
126     <Import Include="System.Web.Profile" />
127     <Import Include="System.Web.UI" />
128     <Import Include="System.Web.UI.WebControls" />
129     <Import Include="System.Web.UI.WebControls.WebParts" />
130     <Import Include="System.Web.UI.HtmlControls" />
131   </ItemGroup>
132   <ItemGroup>
133     <Content Include="channel.htm" />
134     <Content Include="ClientBin\SilverlightClient.xap" />
135     <Content Include="DataService\TravelDataService.svc" />
136     <Content Include="FederationCallbackHandler.aspx" />
137     <Content Include="FederationMetadata\2007-06\FederationMetadata.xml" />
138     <Content Include="HtmlClient.aspx" />
139     <Content Include="Images\Cloud Dialog.png" />
140     <Content Include="LoginPage.aspx" />
141     <Content Include="Scripts\HtmlClient.js" />
142     <Content Include="Global.asax" />
143     <Content Include="Silverlight.js" />
144     <Content Include="SilverlightClient.aspx" />
145     <Content Include="Styles\jquery-ui-1.8.2.custom.css" />
146     <Content Include="Styles\jquery.ui.all.css" />
147     <Content Include="Styles\jquery.ui.datepicker.css" />
148     <Content Include="Styles\Signin.css" />
149     <Content Include="Styles\Site.css" />
150   </ItemGroup>
151   <ItemGroup>
152     <Compile Include="DataService\TravelDataService.svc.vb">
153       <DependentUpon>TravelDataService.svc</DependentUpon>
154     </Compile>
155     <Compile Include="DataService\TravelDataServiceContext.vb" />
156     <Compile Include="FederationCallbackHandler.aspx.designer.vb">
157       <DependentUpon>FederationCallbackHandler.aspx</DependentUpon>
158     </Compile>
159     <Compile Include="FederationCallbackHandler.aspx.vb">
160       <DependentUpon>FederationCallbackHandler.aspx</DependentUpon>
161       <SubType>ASPXCodebehind</SubType>
162     </Compile>
163     <Compile Include="Global.asax.vb">
164       <DependentUpon>Global.asax</DependentUpon>
165     </Compile>
166     <Compile Include="HtmlClient.aspx.designer.vb">
167       <DependentUpon>HtmlClient.aspx</DependentUpon>
168     </Compile>
169     <Compile Include="HtmlClient.aspx.vb">
170       <DependentUpon>HtmlClient.aspx</DependentUpon>
171       <SubType>ASPXCodebehind</SubType>
172     </Compile>
173     <Compile Include="LoginPage.aspx.designer.vb">
174       <DependentUpon>LoginPage.aspx</DependentUpon>
175     </Compile>
176     <Compile Include="LoginPage.aspx.vb">
177       <DependentUpon>LoginPage.aspx</DependentUpon>
178       <SubType>ASPXCodebehind</SubType>
179     </Compile>
180     <Compile Include="My Project\AssemblyInfo.vb" />
181     <Compile Include="My Project\Application.Designer.vb">
182       <AutoGen>True</AutoGen>
183       <DependentUpon>Application.myapp</DependentUpon>
184     </Compile>
185     <Compile Include="My Project\MyExtensions\MyWebExtension.vb">
186       <VBMyExtensionTemplateID>Microsoft.VisualBasic.Web.MyExtension</VBMyExtensionTemplateID>
187       <VBMyExtensionTemplateVersion>1.0.0.0</VBMyExtensionTemplateVersion>
188     </Compile>
189     <Compile Include="My Project\Resources.Designer.vb">
190       <AutoGen>True</AutoGen>
191       <DesignTime>True</DesignTime>
192       <DependentUpon>Resources.resx</DependentUpon>
193     </Compile>
194     <Compile Include="My Project\Settings.Designer.vb">
195       <AutoGen>True</AutoGen>
196       <DependentUpon>Settings.settings</DependentUpon>
197       <DesignTimeSharedInput>True</DesignTimeSharedInput>
198     </Compile>
199     <Compile Include="SilverlightClient.aspx.designer.vb">
200       <DependentUpon>SilverlightClient.aspx</DependentUpon>
201     </Compile>
202     <Compile Include="SilverlightClient.aspx.vb">
203       <DependentUpon>SilverlightClient.aspx</DependentUpon>
204       <SubType>ASPXCodebehind</SubType>
205     </Compile>
206     <Compile Include="WebRole.vb" />
207     <Compile Include="WindowsLiveProfile.vb" />
208   </ItemGroup>
209   <ItemGroup>
210     <EmbeddedResource Include="My Project\Resources.resx">
211       <Generator>VbMyResourcesResXFileCodeGenerator</Generator>
212       <LastGenOutput>Resources.Designer.vb</LastGenOutput>
213       <CustomToolNamespace>My.Resources</CustomToolNamespace>
214       <SubType>Designer</SubType>
215     </EmbeddedResource>
216   </ItemGroup>
217   <ItemGroup>
218     <None Include="My Project\Application.myapp">
219       <Generator>MyApplicationCodeGenerator</Generator>
220       <LastGenOutput>Application.Designer.vb</LastGenOutput>
221     </None>
222     <None Include="My Project\Settings.settings">
223       <Generator>SettingsSingleFileGenerator</Generator>
224       <CustomToolNamespace>My</CustomToolNamespace>
225       <LastGenOutput>Settings.Designer.vb</LastGenOutput>
226     </None>
227     <Content Include="Web.config" />
228     <Content Include="Web.Debug.config">
229       <DependentUpon>Web.config</DependentUpon>
230     </Content>
231     <Content Include="Web.Release.config">
232       <DependentUpon>Web.config</DependentUpon>
233     </Content>
234   </ItemGroup>
235   <ItemGroup>
236     <Folder Include="App_Data\" />
237   </ItemGroup>
238   <ItemGroup>
239     <ProjectReference Include="..\DAL\AzureBingMaps.DAL.vbproj">
240       <Project>{B9F988E0-D0F4-4FDC-9292-168624FC65F6}</Project>
241       <Name>AzureBingMaps.DAL</Name>
242     </ProjectReference>
243   </ItemGroup>
244   <Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" />
245   <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
246   <ProjectExtensions>
247     <VisualStudio>
248       <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
249         <WebProjectProperties>
250           <UseIIS>False</UseIIS>
251           <AutoAssignPort>True</AutoAssignPort>
252           <DevelopmentServerPort>36952</DevelopmentServerPort>
253           <DevelopmentServerVPath>/</DevelopmentServerVPath>
254           <IISUrl>
255           </IISUrl>
256           <NTLMAuthentication>False</NTLMAuthentication>
257           <UseCustomServer>False</UseCustomServer>
258           <CustomServerUrl>
259           </CustomServerUrl>
260           <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
261         </WebProjectProperties>
262       </FlavorProperties>
263     </VisualStudio>
264   </ProjectExtensions>
265   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
266        Other similar extension points exist, see Microsoft.Common.targets.
267   <Target Name="BeforeBuild">
268   </Target>
269   <Target Name="AfterBuild">
270   </Target>
271   -->
272 </Project>